message dialogs - remove extraneous padding
authorAllan Day <allanpday@gmail.com>
Tue, 8 Jul 2014 09:19:47 +0000 (10:19 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 9 Jul 2014 03:14:14 +0000 (23:14 -0400)
Removes unnecessary padding above message dialog headings. This
makes the dialogs look much more balanced.

https://bugzilla.gnome.org/show_bug.cgi?id=732857

https://bugzilla.gnome.org/show_bug.cgi?id=732882

gtk/resources/ui/gtkmessagedialog.ui

index 9bc178376f2ec1b6dcd05308c5e501df6781ca31..b3472ef25b66309e5433d10583a6e85c44e1f5f0 100644 (file)
@@ -42,7 +42,6 @@
                   <object class="GtkLabel" id="label">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="margin-top">10</property>
                     <property name="halign">center</property>
                     <property name="valign">start</property>
                     <property name="wrap">True</property>